In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationStickyNote / Alignment Property

Alignment Property (AnnotationStickyNote)

In This Topic
Syntax
'Declaration

 

Public Shadows Property Alignment As StringAlignment
public new StringAlignment Alignment {get; set;}
public read-write property Alignment: StringAlignment; 
public hide function get,set Alignment : StringAlignment
public: __property new StringAlignment get_Alignment();

public: __property new void set_Alignment( 

   StringAlignment value

);
public:

new property StringAlignment Alignment {

   StringAlignment get();

   void set (    StringAlignment value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationStickyNote
AnnotationStickyNote Members